Auto merge of #3038 - esclear:master, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 31 Aug 2016 18:34:48 +0000 (11:34 -0700)
committerGitHub <noreply@github.com>
Wed, 31 Aug 2016 18:34:48 +0000 (11:34 -0700)
Add --all-features flag to cargo

As (more or less) requested in #1173 I added a `--all-features` flag to cargo that builds all available features.

I hope I documented it in all the right places.

If there's something weird or wrong, please give me a heads up.


Trivial merge